home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.facade.video.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  61 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>group element</description>
  6.       <type>group</type>
  7.       <animation effect="fade" time="250">WindowOpen</animation>
  8.       <animation effect="fade" time="250">WindowClose</animation>
  9.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  10.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  11.       <control>
  12.         <description>composite control consisting of a list control and a thumbnail panel</description>
  13.         <type>facadeview</type>
  14.         <id>50</id>
  15.         <control>
  16.           <description>listcontrol</description>
  17.           <type>listcontrol</type>
  18.           <id>50</id>
  19.           <scrollOffset>2</scrollOffset>
  20.         </control>
  21.         <control>
  22.           <description>Thumbnail Panel</description>
  23.           <type>thumbnailpanel</type>
  24.           <id>50</id>
  25.           <!--                     <scrollOffset>1</scrollOffset> -->
  26.           <onleft>2</onleft>
  27.           <onright>2</onright>
  28.           <itemWidth>140</itemWidth>
  29.           <itemHeight>192</itemHeight>
  30.           <textureWidth>98</textureWidth>
  31.           <thumbWidth>70</thumbWidth>
  32.           <thumbPosX>14</thumbPosX>
  33.           <textureWidthBig>184</textureWidthBig>
  34.           <itemWidthBig>204</itemWidthBig>
  35.           <thumbWidthBig>140</thumbWidthBig>
  36.           <thumbPosXBig>20</thumbPosXBig>
  37.         </control>
  38.         <control>
  39.           <description>Filmstrip view</description>
  40.           <type>filmstrip</type>
  41.           <id>50</id>
  42.           <onleft>2</onleft>
  43.           <onright>2</onright>
  44.           <onup>2</onup>
  45.           <ondown>2</ondown>
  46.           <backgroundx>722</backgroundx>
  47.           <backgroundwidth>314</backgroundwidth>
  48.           <InfoImagex>742</InfoImagex>
  49.           <InfoImagewidth>266</InfoImagewidth>
  50.         </control>
  51.         <control>
  52.           <description>playlist listcontrol</description>
  53.           <type>playlistcontrol</type>
  54.           <id>50</id>
  55.           <scrollOffset>2</scrollOffset>
  56.         </control>
  57.       </control>
  58.     </control>
  59.   </controls>
  60. </window>
  61.